home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 August: Tool Chest / Dev.CD Aug 00 TC Disk 2.toast / pc / sample code / networking / otstreamlogviewer / ic libraries / icdbg.prefix < prev    next >
Encoding:
Text File  |  2000-06-23  |  224 b   |  9 lines

  1. {$SETC SystemSevenOrLater    := TRUE }
  2. {$SETC OLDROUTINENAMES        := FALSE}
  3. {$SETC OLDROUTINELOCATIONS    := FALSE}
  4. {$SETC PROCTYPE                := TRUE }
  5. {$IFC MAC68K}
  6. {$SETC GENERATING68881        := OPTION(MC68881)}
  7. {$ENDC}
  8. {$SETC icDebug:=true}
  9.